Show / Hide Table of Contents

    Namespace Tizen.Multimedia.Util

    Classes

    BitmapFrame

    Represents the image data returned by a decoder class.

    BmpDecoder

    Provides the ability to decode Bitmap (BMP) encoded images.

    BmpEncoder

    Provides the ability to encode the Bitmap (BMP) format images.

    ColorSpaceTransform

    Changes the colorspace of an image.

    CropTransform

    Crops an image.

    FlipTransform

    Flips an image.

    GifDecoder

    Provides the ability to decode the Graphics Interchange Format (GIF) encoded images.

    GifEncoder

    Provides the ability to encode the Graphics Interchange Format (GIF) format images.

    GifFrame

    Represents the gif image data used to encode a gif image with GifEncoder.

    HeifDecoder

    Provides the ability to decode the HEIF (High Efficiency Image File Format) encoded images.

    ImageDecoder

    This is a base class for image decoders.

    ImageEncoder

    This is a base class for image encoders.

    ImageTransform

    A base class for image transformations.

    ImageTransformCollection

    Represents a collection of ImageTransform objects that can be individually accessed by index.

    ImageTransformer

    Provides the ability to transform an image.

    ImageTransformGroup

    Represents a ImageTransform that is a composite of the transforms.

    ImageUtil

    Provides utilities for images.

    JpegDecoder

    Provides the ability to decode the Joint Photographic Experts Group (JPEG) encoded images.

    JpegEncoder

    Provides the ability to encode the Joint Photographic Experts Group (JPEG) format images.

    JpegXlDecoder

    Provides the ability to decode the JPEG (Joint Photographic Experts Group) XL encoded images.

    JpegXlEncoder

    Provides the ability to encode the JPEG(Joint Photographic Experts Group) XL format images.

    PngDecoder

    Provides the ability to decode the Portable Network Graphics (PNG) encoded images.

    PngEncoder

    Provides the ability to encode the Portable Network Graphics (PNG) format images.

    ResizeTransform

    Resizes an image.

    RotateTransform

    Rotates an image.

    ThumbnailExtractionResult

    Represents the result of the thumbnail extraction.

    ThumbnailExtractor

    Provides the ability to extract the thumbnail from media files.

    WebPDecoder

    Provides the ability to decode the WebP (Lossless and lossy compression for images on the web) encoded images.

    WebPEncoder

    Provides the ability to encode the WebP (Lossless and lossy compression for images on the web) format images.

    Enums

    ImageFormat

    Specifies image formats for ImageDecoder, ImageEncoder and ImageUtil.

    JpegDownscale

    Specifies the JPEG Downscale options for decoding.

    PngCompression

    Specifies the PNG compression levels.

    Back to top Copyright © 2016-2022 Samsung
    Generated by DocFX