SbRasterImageSetSize Method |
Sets the raster image size in pixels.
Namespace: OIV.Inventor.Image
The parameter is the size of the whole raster image. The maximum size that can be specified using this method is 32767 by 32767 (because the parameter is an OIV.Inventor.SbVec2s). To specify a larger image size use the method setSize_i32.