TPhoto.cpp 242 B

12345678910111213141516
  1. //
  2. // Created by 86185 on 2021/6/5.
  3. //
  4. #include "TPhoto.h"
  5. TPhotoPost::TPhotoPost() {
  6. Filter_0 = 0;
  7. Red_4 = 1.0;
  8. Green_8 = 1.0;
  9. Blue_c = 1.0;
  10. Brightness_10 = 0.5;
  11. Contrast_14 = 0.5;
  12. Saturation_18 = 0.5;
  13. Vignette_1c = 0.0;
  14. }