Skip to content

baishikele/THPhotoSelectorPictureCompression

Repository files navigation

THPhotoSelector

#1、图片压缩

[THPhotoSelectorVcTool photoSelector:photoPickerTypeCamera maxPhoto:9-self.currentPhotoArray.count photoArray:^(NSArray *images) {

        }];

#2、图片选择

  • (void)selectPhoto:(photoPickerType)photoType{ switch (photoType) { case photoPickerTypeCamera: {

      }
          break;
      case photoPickerTypePhoto:{
        
        
      }
      default:
          break;
    

    } }

#tips 仅供参考 QQ38020858

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published