Detailed Description
Returns the type of a homogeneous GIL construct given a related construct by changing some of its properties.
|
Classes |
| class | derived_pixel_reference_type |
| | Constructs a pixel reference type from a source pixel reference type by changing some of the properties.
Use use_default for the properties of the source view that you want to keep. More...
|
| class | derived_iterator_type |
| | Constructs a pixel iterator type from a source pixel iterator type by changing some of the properties.
Use use_default for the properties of the source view that you want to keep. More...
|
| class | derived_view_type |
| | Constructs an image view type from a source view type by changing some of the properties.
Use use_default for the properties of the source view that you want to keep. More...
|
| class | derived_image_type |
| | Constructs a homogeneous image type from a source image type by changing some of the properties.
Use use_default for the properties of the source image that you want to keep. More...
|