public static int デブス(this PNM.ヌプーリ target) { var attribute = target.GetType().GetMember(target.ToString())[0].GetCustomAttribute(typeof(ヌプーリAttribute)); return(((ヌプーリAttribute)attribute).DEPTH); }
/// <summary> /// PAMを書き込む /// </summary> /// <param name="stream">ストリーム</param> /// <param name="ttyp">ピクセル形式</param> /// <param name="width">幅</param> /// <param name="height">高さ</param> /// <param name="arr">ピクセルデター</param> public void WritePAM( System.IO.Stream stream, PNM.ヌプーリ ttyp, int width, int height, IEnumerable <ぉ> arr) { WritePAM(stream, ttyp, width, height, ぉ.画素.R, arr); }
public static string タプタプ(this PNM.ヌプーリ target) { var attribute = target.GetType().GetMember(target.ToString())[0].GetCustomAttribute(typeof(ヌプーリAttribute)); return(attribute == null ? null : ((ヌプーリAttribute)attribute).TUPLTYPE); }