Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    ImageFileType Enum

    Namespace: Stride.Graphics
    Assembly: Stride.dll

    Image file format used by Save(Stream, ImageFileType)

    public enum ImageFileType

    Fields

    Name Description
    Bmp

    A BMP file.

    Dds

    A DDS file.

    Gif

    A GIF file.

    Jpg

    A JPG file.

    Png

    A PNG file.

    Stride

    Stride image file.

    Tga

    A TGA File.

    Tiff

    A TIFF file.

    Wmp

    A WMP file.

    Extension Methods

    ComponentBaseExtensions.DisposeBy<ImageFileType>(ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<ImageFileType>(ICollectorHolder)
    ImageFileTypeExtensions.ToFileExtension()
    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation