Name | Description | |
---|---|---|
![]() | Jbig2Encoder | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | Jbig2Encoder | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | AnnotationsFormat | Gets or sets a format(s) in which annotations must be saved. |
![]() | CreateNewFile | Gets or sets a value indicating whether the new file should be created. (Inherited from MultipageEncoderBase) |
![]() | 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. |
![]() | Dispose | Overloaded. Releases all resources used by the |
![]() | 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) |
![]() | SaveImages | Overloaded. Saves the image collection to the stream. (Inherited from MultipageEncoderBase) |
![]() | 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) |
![]() | 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 ImageSaved event. (Inherited from MultipageEncoderBase) |
![]() | OnImageSaving | Raises the ImageSaving event. (Inherited from MultipageEncoderBase) |
![]() | OnImageSavingFinished | Raises the ImageSavingFinished event. (Inherited from MultipageEncoderBase) |
![]() | OnImagesSavingFinished | Raises the ImagesSavingFinished event. (Inherited from MultipageEncoderBase) |
![]() | OnImagesSavingStarted | Raises the ImagesSavingStarted event. (Inherited from MultipageEncoderBase) |
![]() | RemoveBadImages | Removes bad images from image collection. (Inherited from MultipageEncoderBase) |
![]() | SaveImagesCore | Saves the image collection as JBIG2 document to the stream. |
![]() | SaveImageWithMetadataToStream | Saves single image to the stream. (Inherited from EncoderBase) |
![]() | SaveMetadataChanges | Saves changes in image metadata, image data is not changed. (Inherited from EncoderBase) |
Name | Description | |
---|---|---|
![]() | ImageSaved | Occurs when the image is saved. (Inherited from MultipageEncoderBase) |
![]() | ImageSaving | Occurs when the image is saving. (Inherited from MultipageEncoderBase) |
![]() | ImageSavingFinished | Occurs when the image saving is finished. (Inherited from MultipageEncoderBase) |
![]() | ImagesSavingFinished | Occurs when the images saving is finished. (Inherited from MultipageEncoderBase) |
![]() | ImagesSavingStarted | Occurs when the images saving is started. (Inherited from MultipageEncoderBase) |