Name | Description | |
---|---|---|
![]() | TgaEncoder | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | TgaEncoder | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | AnnotationsFormat | Gets or sets a format(s) in which annotations must be saved. |
![]() | IsDisposed | Gets a value indicating whether this encoder has been disposed of. (Inherited from EncoderBase) |
![]() | IsVectorEncoder | Gets a value indicating whether the encoder is a vector encoder. (Inherited from EncoderBase) |
![]() | Name | Gets the name of the encoder. |
![]() | SaveAndSwitchSource | Gets or sets a value indicating whether the image collection should be switched to the source after saving. (Inherited from EncoderBase) |
![]() | Settings | Gets or sets the encoder settings. |
![]() | SupportedAnnotationsFormat | Gets the annotations format supported by the encoder. |
Name | Description | |
---|---|---|
![]() | Clone | Creates a new object that is a copy of the current instance. |
![]() | CopyTo | Copies the state of the current encoder to the target encoder. |
![]() | CreateSettingsFromImage | Creates new encoder settings similar to the settings with which the image was encoded. |
![]() | GetEncodedImageInfo | Emulates image saving and returns information about saved image without saving the image. (Inherited from EncoderBase) |
![]() | SaveImage | Overloaded. Saves the image to the stream. (Inherited from EncoderBase) |
![]() | SetSettings | Sets the encoder settings. |
![]() | SetSettingsFromImage | Sets new encoder settings similar to the encoder settings with which image was encoded. |
Name | Description | |
---|---|---|
![]() ![]() | ChangeSource | Changes a source information of specified image. (Inherited from EncoderBase) |
![]() ![]() | ChangeSources | Changes a source information of all images in specified image collection. (Inherited from EncoderBase) |
![]() | CreatePageVirtualMetadata | Creates virtual metadata tree. (Inherited from EncoderBase) |
![]() | Dispose | Overloaded. Releases the unmanaged resources used by the |
![]() | Finalize | Allows an EncoderBase to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from EncoderBase) |
![]() | GetPageMetadata | Returns a page metadata tree which will be encoded with image. (Inherited from EncoderBase) |
![]() | OnImageSaved | Raises the Saved event for saved image. (Inherited from EncoderBase) |
![]() | OnImageSaving | Locks an image and raises the Saving event for saving image. (Inherited from EncoderBase) |
![]() | OnImageSavingFinished | Raises the SavingFinished event for saved image and unlocks the image. (Inherited from EncoderBase) |
![]() | SaveImageWithMetadataToStream | Saves single image to the stream. |
![]() | SaveMetadataChanges | Saves changes in image metadata, image data is not changed. (Inherited from EncoderBase) |