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: 2023.1.3.0 (2023.1.3)
Syntax
public SoRasterImageRWWriteCapabilities GetWriteCapability()

Return Value

Type: SoRasterImageRWWriteCapabilities
Remarks

Returns WRITE_SCANLINES by default.

See Also