Click or drag to resize
SoRasterImageRWGetWriteCapability Method

Returns the write capability of the raster format.

Namespace: OIV.Inventor.Image
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoRasterImageRWWriteCapabilities GetWriteCapability()

Return Value

Type: SoRasterImageRWWriteCapabilities
Remarks

Returns WRITE_SCANLINES by default.

See Also