Click or drag to resize
SoRasterImageRWCheckRead Method

Checks if the specified file can be read.

Namespace: OIV.Inventor.Image
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public bool CheckRead(
	SoRasterImageFile imageFile
)

Parameters

imageFile
Type: OIV.Inventor.ImageSoRasterImageFile

Return Value

Type: Boolean
Remarks

Returns true if successful.

See Also