Syntax
Document.ExtractBayerPlane( Plane )
Parameters
Short Plane - The Bayer pixel plane to extract from the image. Values correspond to the following:
1 - Top Left
2 - Top Right
3 - Bottom Left
4 - Bottom Right
Returns
Nothing
Remarks
Reduces the size of an image by discarding three out of four pixels of a Bayer matrix.
This method is equivalent to the Extract Bayer Plane command.