LocalPlugin Methods

FreeImage.NET

LocalPlugin Methods

The LocalPlugin type exposes the following members.

Methods
  Name Description
Protected method CloseProc
Function that can be implemented.
Protected method DescriptionProc
Function that can be implemented.
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method ExtensionListProc
Function that can be implemented.
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Protected method FormatProc
Implementation of FormatProc
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Protected method GetImplementedMethods
Function that returns a bitfield containing the implemented methods.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method LoadProc
Function that can be implemented.
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected method MimeProc
Function that can be implemented.
Protected method OpenProc
Function that can be implemented.
Protected method PageCapabilityProc
Function that can be implemented.
Protected method PageCountProc
Function that can be implemented.
Protected method Read
Reads from an unmanaged stream.
Protected method ReadByte
Reads a single byte from an unmanaged stream.
Protected method RegExprProc
Function that can be implemented.
Protected method SaveProc
Function that can be implemented.
Protected method Seek
Seeks in an unmanaged stream.
Protected method SupportsExportBPPProc
Function that can be implemented.
Protected method SupportsExportTypeProc
Function that can be implemented.
Protected method SupportsICCProfilesProc
Function that can be implemented.
Protected method Tell
Retrieves the position of an unmanaged stream.
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Protected method ValidateProc
Function that can be implemented.
Protected method Write
Writes to an unmanaged stream.
Protected method WriteByte
Writes a single byte to an unmanaged stream.
Top
See Also