首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏一“技”之长

    iOS开发CoreGraphics核心图形框架之九——PDF文件的渲染与创建

    nullable CGPDFDocumentGetPage(CGPDFDocumentRef cg_nullable document, size_t pageNumber); //获取文档的目录信息 CGPDFDictionaryRef __nullable CGPDFDocumentGetCatalog(CGPDFDocumentRef cg_nullable document); //获取文档详情信息 CGPDFDictionaryRef

    1.5K31发布于 2018-08-15
领券