Click or drag to resize
MetaFileInfoProviderGetImageThumbnail Method
Overload List
  NameDescription
Public methodStatic memberGetImageThumbnail(MetaFileInfo, String, Int32, Int32, Int32)
Returns image thumbnail (from the disk - if already exists, or create new one and save it to disk - if doesnt exist).
Public methodStatic memberGetImageThumbnail(Guid, Byte, String, String, Int32, Int32, Int32, Int32, Int32)
Returns image thumbnail (from the disk - if already exists, or create new one and save it to disk - if doesnt exist).
Top
See Also