C# Class AcTools.Render.Base.Utils.TextureReader

Exibir arquivo Open project: gro-ove/actools

Public Methods

Method Description
ToPng ( DeviceContextHolder holder, byte bytes, bool ignoreAlpha, Format &format ) : byte[]

Method Details

ToPng() public static method

public static ToPng ( DeviceContextHolder holder, byte bytes, bool ignoreAlpha, Format &format ) : byte[]
holder DeviceContextHolder
bytes byte
ignoreAlpha bool
format Format
return byte[]