Classes | Functions
vil_blocked_image_resource.h File Reference

A blocked representation of the image_resource. More...

#include <vector>
#include <vil/vil_image_resource.h>
#include <vil/vil_blocked_image_resource_sptr.h>

Go to the source code of this file.

Classes

class  vil_blocked_image_resource
 

Functions

vil_blocked_image_resource_sptr blocked_image_resource (const vil_image_resource_sptr &ir)
 cast to blocked resource if possible. More...
 

Detailed Description

A blocked representation of the image_resource.

Author
J. L. Mundy

Definition in file vil_blocked_image_resource.h.

Function Documentation

◆ blocked_image_resource()

vil_blocked_image_resource_sptr blocked_image_resource ( const vil_image_resource_sptr ir)

cast to blocked resource if possible.

Definition at line 275 of file vil_blocked_image_resource.cxx.