- add progress to edge, dct and fft plugins
[FaRetSys.git] / IPlugin / BPP.cs
blob4ea2171aa2d5d98f40cdb054c0d3095fe4bb33a5
1 namespace Eithne
3 public enum BPP
5 Grayscale = 1,
6 RGB = 3,
7 Float = 4