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: 2024.1.0.0 (2024.1.0)
Syntax
public SoRasterImageRWWriteCapabilities GetWriteCapability()

Return Value

Type: SoRasterImageRWWriteCapabilities
Remarks

Returns WRITE_SCANLINES by default.

See Also