BinaryPaletteEnforcer Class |
Namespace: Atalasoft.Imaging
The BinaryPaletteEnforcer type exposes the following members.
Name | Description | |
---|---|---|
Dispose | Disposes the ResourceReleaser. (Inherited from ResourceReleaserT.) | |
Dispose(Boolean) |
Releases unmanaged and - optionally - managed resources.
(Inherited from ResourceReleaserT.) | |
EnforceMinIsBlack |
Returns an instance of a BinaryPaletteEnforcer that enforces a MinIsBlack
photometric interpretation of the image until it is released.
| |
EnforceMinIsWhite |
Returns an instance of a BinaryPaletteEnforcer that enforces a MinIsWhite
photometric interpretation of the image until it is released.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize |
Finalizes an instance of the ResourceReleaserT class.
(Inherited from ResourceReleaserT.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
mVal |
The backing field for the val parameter.
(Inherited from ResourceReleaserT.) |