Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Unread
    • Recent
    • Tags
    • Users
    • Login
    1. Maxon Developers Forum
    2. hof
    H
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    hof

    @hof

    0
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    hof Unfollow Follow

    Latest posts made by hof

    • RE: Get the preview images from c4d files

      thanks that works.

      posted in Cinema 4D SDK
      H
      hof
    • RE: Get the preview images from c4d files

      not really
      you can get the preview from a BaseDocument with GetDocPreviewBitmap();
      but this works only with loaded files, and i don't want to load all files first.

      posted in Cinema 4D SDK
      H
      hof
    • Get the preview images from c4d files

      I saw you can browse a folder of files and get the file informations here:
      https://developers.maxon.net/docs/cpp/2023_2/page_manual_browsefiles.html

      Is it also possible to get the preview images from those files? And how?

      posted in Cinema 4D SDK c++ s26
      H
      hof