Qurak

ImageSize

可用

Option specifying the display size of graphics and other objects

ImageSize
Table[Graphics[Circle[], ImageSize -> s], {s, {Tiny, Small}}] → {-Graphics-, -Graphics-}{Graphics[Circle[], ImageSize -> 100], Graphics[Circle[{0, 0}, {1, 1.5}], ImageSize -> 100]} → {-Graphics-, -Graphics-}{Graphics[Circle[], ImageSize -> {100, 100}], Graphics[Circle[{0, 0}, {1, 1.5}], ImageSize -> {100, 100}]} → {-Graphics-, -Graphics-}

主题

相关

全部 6300 个函数 · 从 MCP 客户端使用