Click or drag to resize
SoRasterImageRW.GetReadCapability 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 SoRasterImageRW. ReadCapabilities GetReadCapability()

Return Value

Type: SoRasterImageRW.ReadCapabilities
Remarks

Returns READ_AVAILABLE by default.

See Also