Click or drag to resize
SoRasterImageRWGetReadCapability Method

Returns the read 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 SoRasterImageRWReadCapabilities GetReadCapability()

Return Value

Type: SoRasterImageRWReadCapabilities
Remarks

Returns READ_AVAILABLE by default.

See Also