This documentation is for the old version. Go to the latest Graphics Mill docs

PcxReader.CheckForSupport Method

Checks if the image can be loaded with this reader.

Overload List

Name Description
Public method CheckForSupport(Stream)

Checks if the image can be loaded with this reader.

(Inherited from FormatReader.)
Public method CheckForSupport(String)

Checks if the image can be loaded with this reader.

(Inherited from FormatReader.)

See Also

Reference