Table of Contents

Class SurfaceBgraExtensions

Namespace
PaintDotNet.Drawing
Assembly
PaintDotNet.Core.dll
public static class SurfaceBgraExtensions
Inheritance
SurfaceBgraExtensions
Inherited Members

Methods

CreateAliasedGdipBitmap(ISurface<ColorBgra>)
CreateAliasedGdipBitmap(ISurface<ColorBgra>, BitmapAlphaMode)
CreateAliasedGdipBitmap(ISurface<ColorBgra>, RectInt32, BitmapAlphaMode)
CreateAliasedGdipBitmap(ISurface<ColorBgra32>)
CreateAliasedGdipBitmap(ISurface<ColorBgra32>, BitmapAlphaMode)
CreateAliasedGdipBitmap(ISurface<ColorBgra32>, RectInt32, BitmapAlphaMode)
CreateAliasedGdipBitmap(ISurface<ColorPbgra32>)
CreateAliasedGdipBitmap(ISurface<ColorPbgra32>, BitmapAlphaMode)
CreateAliasedGdipBitmap(ISurface<ColorPbgra32>, RectInt32, BitmapAlphaMode)
ToGdipBitmap(ISurface<ColorBgra>)
ToGdipBitmap(ISurface<ColorBgra>, PixelFormat)
ToGdipBitmap(ISurface<ColorBgra32>)
ToGdipBitmap(ISurface<ColorBgra32>, PixelFormat)
ToGdipBitmap(ISurface<ColorPbgra32>)
ToGdipBitmap(ISurface<ColorPbgra32>, PixelFormat)