C# 클래스 NewTOAPIA.Graphics.Imaging.NOT

Operator 'NOT' is a logical operator for pixels. it will basically flip bits around 128 and create what looks like a negative image. The alpha channel is left unchanged.
상속: ITransformColor
파일 보기 프로젝트 열기: Wiladams/NewTOAPIA

공개 메소드들

메소드 설명
Transform ( ColorRGBA dst ) : ColorRGBA

메소드 상세

Transform() 공개 메소드

public Transform ( ColorRGBA dst ) : ColorRGBA
dst ColorRGBA
리턴 ColorRGBA