Enum ImageFormat

    Definition

    Namespace:
    Tizen.Multimedia.Util
    Assembly:
    Tizen.Multimedia.Util.dll

    Specifies image formats for ImageDecoder, ImageEncoder and ImageUtil.

    public enum ImageFormat

    Fields

    Name Description
    Bmp

    The Bitmap format.

    Gif

    The Graphics Interchange Format.

    Jpeg

    The Joint Photographic Experts Group format.

    Png

    The Portable Network Graphics format.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX