C# 클래스 FFImageLoading.Forms.ColorExtensions

파일 보기 프로젝트 열기: daniel-luberda/FFImageLoading

공개 메소드들

메소드 설명
ColorToMatrix ( this color, float brightness = null ) : float[][]

메소드 상세

ColorToMatrix() 공개 정적인 메소드

public static ColorToMatrix ( this color, float brightness = null ) : float[][]
color this
brightness float
리턴 float[][]