Main Page | Modules | Class List | File List | Class Members | File Members

Extract a Part of an Image
[Image Package]


Defines

#define ui8   uc
#define ui16   us
#define ui32   ui
#define ui32   ui
#define f32   f
#define f64   d
#define i32   i

Functions

Gan_Bool gan_image_get_active_subwindow_b (const Gan_Image *image, Gan_Alignment alignment, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in binary image.
Gan_Bool gan_image_get_active_subwindow (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
void gan_image_intersect_subwindows_q (const Gan_ImageWindow *window1, const Gan_ImageWindow *window2, Gan_ImageWindow *resultwindow)
 Intersect subwindows.
Gan_ImageWindow gan_image_intersect_subwindows_s (const Gan_ImageWindow *window1, const Gan_ImageWindow *window2)
 Intersect subwindows.
void gan_image_intersect_subwindows_i (Gan_ImageWindow *sourcedestwindow, const Gan_ImageWindow *window)
 Intersect subwindows in-place.
void gan_image_fit_subwindow (Gan_ImageWindow *subwin, const Gan_Image *image)
 Adjust a subwindow to fit inside an image.
Gan_Imagegan_image_extract_q (const Gan_Image *source, int r0, int c0, unsigned height, unsigned width, Gan_ImageFormat format, Gan_Type type, Gan_Bool copy_pixels, Gan_Image *dest)
 Extracts part of an image.
Gan_Imagegan_image_extract_s (const Gan_Image *source, int r0, int c0, unsigned height, unsigned width, Gan_ImageFormat format, Gan_Type type, Gan_Bool copy_pixels)
 Macro: Extracts part of an image.
Gan_Bool gan_image_get_active_subwindow_gl_d (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_gl_f (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_gl_f32 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_gl_f64 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_gl_i (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_gl_i32 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_gl_s (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_gl_uc (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_gl_ui (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_gl_ui10 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_gl_ui12 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_gl_ui16 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_gl_ui32 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_gl_ui8 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_gl_us (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_gla_d (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_gla_f (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_gla_f32 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_gla_f64 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_gla_i (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_gla_i32 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_gla_s (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_gla_uc (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_gla_ui (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_gla_ui16 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_gla_ui32 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_gla_ui8 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_gla_us (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_p (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_rgb_d (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_rgb_f (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_rgb_f32 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_rgb_f64 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_rgb_i (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_rgb_i32 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_rgb_s (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_rgb_uc (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_rgb_ui (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_rgb_ui16 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_rgb_ui32 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_rgb_ui8 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_rgb_us (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_rgba_d (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_rgba_f (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_rgba_f32 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_rgba_f64 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_rgba_i (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_rgba_i32 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_rgba_s (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_rgba_uc (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_rgba_ui (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_rgba_ui12 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_rgba_ui16 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_rgba_ui32 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_rgba_ui8 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_rgba_us (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_rgbas_ui10 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_rgbx_ui10 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_rgbx_ui8 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_vfield2D_d (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_vfield2D_f (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_vfield2D_f32 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_vfield2D_f64 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_vfield2D_i (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_vfield2D_i16 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_vfield2D_i32 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_vfield2D_s (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_vfield3D_d (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_vfield3D_f (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_vfield3D_f32 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_vfield3D_f64 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_vfield3D_i (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_vfield3D_i16 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_vfield3D_i32 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_vfield3D_s (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_yuv422_ui8 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_yuva444_ui8 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.
Gan_Bool gan_image_get_active_subwindow_yuvx444_ui8 (const Gan_Image *image, Gan_ImageWindow *subwin)
 Computes bounding box of non-zero pixels in grey-level image.

Function Documentation

Gan_Image * gan_image_extract_q const Gan_Image source,
int  r0,
int  c0,
unsigned  height,
unsigned  width,
Gan_ImageFormat  format,
Gan_Type  type,
Gan_Bool  copy_pixels,
Gan_Image dest
 

Extracts part of an image.

Parameters:
source The input image
r0 Vertical offset of start of region
c0 Horizontal offset of start of region
height Height of region in pixels
width Width of region in pixels
format The format of the output image
type The type of the output image
copy_pixels Whether to copy the pixels from the source image
dest Destination image
Returns:
Pointer to the extracted/converted image, or NULL on failure.
Extracts a sub-part of an image, converting the image to a different format and type if desired. If the copy_pixels flag is set to GAN_TRUE, the pixel data is copied into the destination image; otherwise the destination image is set to point into the source image.

See also:
gan_image_extract_s().

Gan_Image* gan_image_extract_s const Gan_Image source,
int  r0,
int  c0,
unsigned  height,
unsigned  width,
Gan_ImageFormat  format,
Gan_Type  type,
Gan_Bool  copy_pixels
 

Macro: Extracts part of an image.

Parameters:
source The input image
r0 Vertical offset of start of region
c0 Horizontal offset of start of region
height Height of region in pixels
width Width of region in pixels
format The format of the output image
type The type of the output image
copy_pixels Whether to copy the pixels from the source image
Returns:
Pointer to the extracted/converted image, or NULL on failure.
Extracts a sub-part of an image, converting the image to a different format and type if desired. This is a macro call to gan_image_extract_q().

See also:
gan_image_extract_q().

void gan_image_fit_subwindow Gan_ImageWindow subwin,
const Gan_Image image
 

Adjust a subwindow to fit inside an image.

Parameters:
subwin Input/output subwindow
image Image to use to fit

Gan_Bool gan_image_get_active_subwindow const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, or GAN_FALSE on failure.
Computes image window subwin which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_b const Gan_Image image,
Gan_Alignment  alignment,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in binary image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all bits in the binary image which have the value one (true). The value of the c0 and width fields of subwin will be provided with precision indicated by the given alignment, one of word, byte or bit alignment, the last being the slowest to compute. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_gl_d const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_gl_f const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_gl_f32 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_gl_f64 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_gl_i const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_gl_i32 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_gl_s const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_gl_uc const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_gl_ui const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_gl_ui10 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_gl_ui12 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_gl_ui16 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_gl_ui32 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_gl_ui8 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_gl_us const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_gla_d const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_gla_f const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_gla_f32 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_gla_f64 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_gla_i const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_gla_i32 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_gla_s const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_gla_uc const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_gla_ui const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_gla_ui16 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_gla_ui32 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_gla_ui8 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_gla_us const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_p const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_rgb_d const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_rgb_f const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_rgb_f32 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_rgb_f64 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_rgb_i const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_rgb_i32 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_rgb_s const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_rgb_uc const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_rgb_ui const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_rgb_ui16 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_rgb_ui32 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_rgb_ui8 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_rgb_us const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_rgba_d const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_rgba_f const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_rgba_f32 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_rgba_f64 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_rgba_i const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_rgba_i32 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_rgba_s const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_rgba_uc const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_rgba_ui const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_rgba_ui12 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_rgba_ui16 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_rgba_ui32 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_rgba_ui8 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_rgba_us const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_rgbas_ui10 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_rgbx_ui10 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_rgbx_ui8 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_vfield2D_d const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_vfield2D_f const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_vfield2D_f32 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_vfield2D_f64 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_vfield2D_i const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_vfield2D_i16 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_vfield2D_i32 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_vfield2D_s const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_vfield3D_d const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_vfield3D_f const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_vfield3D_f32 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_vfield3D_f64 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_vfield3D_i const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_vfield3D_i16 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_vfield3D_i32 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_vfield3D_s const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_yuv422_ui8 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_yuva444_ui8 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

Gan_Bool gan_image_get_active_subwindow_yuvx444_ui8 const Gan_Image image,
Gan_ImageWindow subwin
 

Computes bounding box of non-zero pixels in grey-level image.

Returns:
GAN_TRUE on success, GAN_FALSE on failure.
Computes image window which covers all pixels in given grey-level image which are non-zero. If image is zero everywhere the fields of the subwin structure will be set to zero.

void gan_image_intersect_subwindows_i Gan_ImageWindow sourcedestwindow,
const Gan_ImageWindow window
 

Intersect subwindows in-place.

Parameters:
sourcedestwindow Input/output subwindow
window Second input subwindow
Intersect subwindows, writing the intersection in-place back into sourcedestwindow. If the intersection is empty, sourcedestwindow is filled with zeros.

void gan_image_intersect_subwindows_q const Gan_ImageWindow window1,
const Gan_ImageWindow window2,
Gan_ImageWindow resultwindow
 

Intersect subwindows.

Parameters:
window1 First input subwindow
window2 First input subwindow
resultwindow Result window
Intersect subwindows, writing the intersection into resultwindow. If the intersection is empty, resultwindow is filled with zeros.

Gan_ImageWindow gan_image_intersect_subwindows_s const Gan_ImageWindow window1,
const Gan_ImageWindow window2
 

Intersect subwindows.

Parameters:
window1 First input subwindow
window2 First input subwindow
Intersect subwindows, returning the intersection as a new subwindow. If the intersection is empty, the result is filled with zeros.


Generated on Fri Mar 17 12:45:01 2006 by  doxygen 1.3.9.1