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: 2024.1.0.0 (2024.1.0)
Syntax
public SoRasterImageRWReadCapabilities GetReadCapability()

Return Value

Type: SoRasterImageRWReadCapabilities
Remarks

Returns READ_AVAILABLE by default.

See Also