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

Bitmap.LoadThumbnail Method

Loads the thumbnail from specified file on-the-fly.

Overload List

Name Description
Public method LoadThumbnail(Stream, Int32, Int32)

Loads the thumbnail from specified Stream on-the-fly.

Public method LoadThumbnail(String, Int32, Int32)

Loads the thumbnail from specified file on-the-fly.

See Also

Reference