Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for rgb (0.01 sec)

  1. fess-crawler-lasta/src/main/resources/crawler/extractor.xml

    				"image/x-raw-panasonic",
    				"image/x-raw-phaseone",
    				"image/x-raw-red",
    				"image/x-raw-imacon",
    				"image/x-raw-logitech",
    				"image/x-raw-casio",
    				"image/x-raw-rawzor",
    				"image/x-rgb",
    				"image/x-xbitmap",
    				"image/x-xcf",
    				"image/x-xpixmap",
    				"image/x-xwindowdump",
    				"message/cpim",
    				"message/delivery-status",
    				"message/disposition-notification",
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Sat Aug 01 21:40:30 UTC 2020
    - 49K bytes
    - Viewed (0)
  2. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <_comment>Rawzor raw image</_comment>
        <glob pattern="*.rwz"/>
      </mime-type>
    
      <mime-type type="image/x-rgb">
        <_comment>Silicon Graphics RGB Bitmap</_comment>
        <magic priority="50">
          <match offset="0" type="string" value="\x01\xda\x01\x01\x00\x03"/>
        </magic>
        <glob pattern="*.rgb"/>
      </mime-type>
    
      <mime-type type="image/x-xbitmap">
        <magic priority="50">
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Thu Mar 13 08:18:01 UTC 2025
    - 320.1K bytes
    - Viewed (1)
Back to top